[INFO] fetching crate jpx-engine 0.3.5...
[INFO] testing jpx-engine-0.3.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate jpx-engine 0.3.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate jpx-engine 0.3.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jpx-engine 0.3.5
[INFO] tweaked toml for crates.io crate jpx-engine 0.3.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jpx-engine 0.3.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jpx-engine 0.3.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 654fb4f4515738bdc52ad726af6e6c8c0bf6ecf2b2ecbaf650bb50a6bd3cd292
[INFO] running `Command { std: "docker" "start" "-a" "654fb4f4515738bdc52ad726af6e6c8c0bf6ecf2b2ecbaf650bb50a6bd3cd292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "654fb4f4515738bdc52ad726af6e6c8c0bf6ecf2b2ecbaf650bb50a6bd3cd292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654fb4f4515738bdc52ad726af6e6c8c0bf6ecf2b2ecbaf650bb50a6bd3cd292", kill_on_drop: false }`
[INFO] [stdout] 654fb4f4515738bdc52ad726af6e6c8c0bf6ecf2b2ecbaf650bb50a6bd3cd292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7b16a7e0cad7a1f59714da5c20a73d09d95126360c00855cad089ae8cbb4f42
[INFO] running `Command { std: "docker" "start" "-a" "b7b16a7e0cad7a1f59714da5c20a73d09d95126360c00855cad089ae8cbb4f42", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling whatlang v0.18.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling geoutils v0.5.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling stop-words v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling geohash v0.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling dateparser v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling interim v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling jpx-core v0.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling rphonetic v3.0.6
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling jpx-engine v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.70s
[INFO] running `Command { std: "docker" "inspect" "b7b16a7e0cad7a1f59714da5c20a73d09d95126360c00855cad089ae8cbb4f42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b16a7e0cad7a1f59714da5c20a73d09d95126360c00855cad089ae8cbb4f42", kill_on_drop: false }`
[INFO] [stdout] b7b16a7e0cad7a1f59714da5c20a73d09d95126360c00855cad089ae8cbb4f42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d84a022e17e2c7c028a629771b25dc89ace0f47b332da0ccbca0c962d7fa1de
[INFO] running `Command { std: "docker" "start" "-a" "3d84a022e17e2c7c028a629771b25dc89ace0f47b332da0ccbca0c962d7fa1de", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling jpx-engine v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.29s
[INFO] running `Command { std: "docker" "inspect" "3d84a022e17e2c7c028a629771b25dc89ace0f47b332da0ccbca0c962d7fa1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d84a022e17e2c7c028a629771b25dc89ace0f47b332da0ccbca0c962d7fa1de", kill_on_drop: false }`
[INFO] [stdout] 3d84a022e17e2c7c028a629771b25dc89ace0f47b332da0ccbca0c962d7fa1de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96b98a9c79a1a337ce0ab131f1bae65a6b351360776b64073cddc7a648dd7a78
[INFO] running `Command { std: "docker" "start" "-a" "96b98a9c79a1a337ce0ab131f1bae65a6b351360776b64073cddc7a648dd7a78", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jpx_engine-e05c49b4f9d05b33)
[INFO] [stdout] 
[INFO] [stdout] running 248 tests
[INFO] [stdout] test bm25::tests::test_empty_index_search ... ok
[INFO] [stdout] test bm25::tests::test_build_index_with_fields ... ok
[INFO] [stdout] test bm25::tests::test_stem_simple_no_change ... ok
[INFO] [stdout] test bm25::tests::test_stem_simple_plural_ies ... ok
[INFO] [stdout] test bm25::tests::test_idf_zero_for_unknown_term ... ok
[INFO] [stdout] test bm25::tests::test_stopwords ... ok
[INFO] [stdout] test bm25::tests::test_search_multi_term ... ok
[INFO] [stdout] test bm25::tests::test_single_document_index ... ok
[INFO] [stdout] test bm25::tests::test_search_ranking ... ok
[INFO] [stdout] test bm25::tests::test_search_basic ... ok
[INFO] [stdout] test bm25::tests::test_similar_nonexistent_doc ... ok
[INFO] [stdout] test config::tests::test_build_runtime_strict ... ok
[INFO] [stdout] test bm25::tests::test_stem_simple_plural_s ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_builder_strict ... ok
[INFO] [stdout] test config::tests::test_builder_inline_query ... ok
[INFO] [stdout] test bm25::tests::test_terms_list ... ok
[INFO] [stdout] test config::tests::test_builder_enable_categories ... ok
[INFO] [stdout] test config::tests::test_expand_tilde ... ok
[INFO] [stdout] test bm25::tests::test_explain ... ok
[INFO] [stdout] test config::tests::test_builder_chaining ... ok
[INFO] [stdout] test bm25::tests::test_empty_query_search ... ok
[INFO] [stdout] test bm25::tests::test_build_index_simple ... ok
[INFO] [stdout] test bm25::tests::test_similar ... ok
[INFO] [stdout] test bm25::tests::test_stem_simple_plural_xes ... ok
[INFO] [stdout] test bm25::tests::test_stem_simple_short_word ... ok
[INFO] [stdout] test config::tests::test_merge_deep_both_empty ... ok
[INFO] [stdout] test config::tests::test_merge_disabled_union ... ok
[INFO] [stdout] test config::tests::test_merge_inline_queries_override ... ok
[INFO] [stdout] test config::tests::test_merge_queries_concat ... ok
[INFO] [stdout] test discovery::tests::test_expand_identifiers ... ok
[INFO] [stdout] test discovery::tests::test_expand_regex_patterns ... ok
[INFO] [stdout] test config::tests::test_merge_enabled_replaces ... ok
[INFO] [stdout] test discovery::tests::test_get_schema ... ok
[INFO] [stdout] test config::tests::test_from_file_missing ... ok
[INFO] [stdout] test bm25::tests::test_json_serialization ... ok
[INFO] [stdout] test config::tests::test_merge_scalars ... ok
[INFO] [stdout] test config::tests::test_builder ... ok
[INFO] [stdout] test discovery::tests::test_index_stats ... ok
[INFO] [stdout] test discovery::tests::test_index_stats_empty_registry ... ok
[INFO] [stdout] test discovery::tests::test_category_filtering_edge_case ... ok
[INFO] [stdout] test config::tests::test_invalid_toml ... ok
[INFO] [stdout] test discovery::tests::test_expand_escape_sequences ... ok
[INFO] [stdout] test discovery::tests::test_preprocess_for_search_integration ... ok
[INFO] [stdout] test discovery::tests::test_preprocess_preserves_search_terms ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stdout] test discovery::tests::test_list_servers ... ok
[INFO] [stdout] test discovery::tests::test_query_no_results ... ok
[INFO] [stdout] test discovery::tests::test_minimal_spec ... ok
[INFO] [stdout] test discovery::tests::test_register_duplicate_tool_names ... ok
[INFO] [stdout] test discovery::tests::test_query_by_tag ... ok
[INFO] [stdout] test discovery::tests::test_similar_tools ... ok
[INFO] [stdout] test discovery::tests::test_query_empty_registry ... ok
[INFO] [stdout] test discovery::tests::test_list_categories ... ok
[INFO] [stdout] test error::tests::test_classify_too_many_arguments ... ok
[INFO] [stdout] test discovery::tests::test_strip_jmespath_literals ... ok
[INFO] [stdout] test error::tests::test_classify_not_enough_arguments ... ok
[INFO] [stdout] test discovery::tests::test_unregister_nonexistent ... ok
[INFO] [stdout] test error::tests::test_classify_other ... ok
[INFO] [stdout] test discovery::tests::test_multiple_servers ... ok
[INFO] [stdout] test discovery::tests::test_unregister ... ok
[INFO] [stdout] test error::tests::test_classify_type_error ... ok
[INFO] [stdout] test error::tests::test_classify_undefined_function ... ok
[INFO] [stdout] test error::tests::test_display_argument_count_without_numbers ... ok
[INFO] [stdout] test error::tests::test_display_argument_count_with_numbers ... ok
[INFO] [stdout] test error::tests::test_display_other ... ok
[INFO] [stdout] test error::tests::test_display_undefined_function ... ok
[INFO] [stdout] test error::tests::test_display_type_error ... ok
[INFO] [stdout] test discovery::tests::test_replace_registration ... ok
[INFO] [stdout] test error::tests::test_engine_error_display_all_variants ... ok
[INFO] [stdout] test error::tests::test_engine_error_display_evaluation_failed ... ok
[INFO] [stdout] test error::tests::test_engine_error_display_invalid_expression ... ok
[INFO] [stdout] test error::tests::test_engine_error_display_invalid_json ... ok
[INFO] [stdout] test discovery::tests::test_query_tools ... ok
[INFO] [stdout] test error::tests::test_evaluation_failed_constructor ... ok
[INFO] [stdout] test discovery::tests::test_register_spec ... ok
[INFO] [stdout] test config::tests::test_from_config_with_inline_queries ... ok
[INFO] [stdout] test discovery::tests::test_search_with_preprocessed_content ... ok
[INFO] [stdout] test config::tests::test_build_runtime_disabled_category ... ok
[INFO] [stdout] test eval::tests::test_batch_evaluate ... ok
[INFO] [stdout] test bm25::tests::test_case_insensitive ... ok
[INFO] [stdout] test eval::tests::test_batch_evaluate_with_errors ... ok
[INFO] [stdout] test eval::tests::test_strict_rejects_let_expression ... ok
[INFO] [stdout] test eval::tests::test_batch_evaluate_empty ... ok
[INFO] [stdout] test eval::tests::test_validate_complex_valid ... ok
[INFO] [stdout] test eval::tests::test_evaluate ... ok
[INFO] [stdout] test eval::tests::test_validate_strict_rejects_let_expression ... ok
[INFO] [stdout] test eval::tests::test_evaluate_unicode ... ok
[INFO] [stdout] test eval::tests::test_validate_strict_allows_standard_functions ... ok
[INFO] [stdout] test eval::tests::test_validate_non_strict_allows_all ... ok
[INFO] [stdout] test eval::tests::test_validate ... ok
[INFO] [stdout] test config::tests::test_from_config_with_disabled_functions ... ok
[INFO] [stdout] test eval::tests::test_evaluate_strict_rejects_extensions ... ok
[INFO] [stdout] test explain::tests::test_collect_function_names_nested ... ok
[INFO] [stdout] test explain::tests::test_collect_function_names_standard ... ok
[INFO] [stdout] test explain::tests::test_collect_function_names_empty ... ok
[INFO] [stdout] test eval::tests::test_validate_strict_rejects_extension_function ... ok
[INFO] [stdout] test eval::tests::test_batch_evaluate_large ... ok
[INFO] [stdout] test eval::tests::test_evaluate_extension_function ... ok
[INFO] [stdout] test eval::tests::test_evaluate_invalid_expression ... ok
[INFO] [stdout] test eval::tests::test_evaluate_str_invalid_json ... ok
[INFO] [stdout] test explain::tests::test_and_expression ... ok
[INFO] [stdout] test explain::tests::test_complexity_simple_identity ... ok
[INFO] [stdout] test explain::tests::test_complexity_complex_multi_function ... ok
[INFO] [stdout] test eval::tests::test_evaluate_deeply_nested ... ok
[INFO] [stdout] test explain::tests::test_complex_expression ... ok
[INFO] [stdout] test explain::tests::test_has_let_nodes_nested_in_function ... ok
[INFO] [stdout] test eval::tests::test_evaluate_str ... ok
[INFO] [stdout] test explain::tests::test_complexity_moderate_with_filter ... ok
[INFO] [stdout] test eval::tests::test_non_strict_allows_let_expression ... ok
[INFO] [stdout] test explain::tests::test_filter_expression ... ok
[INFO] [stdout] test explain::tests::test_has_let_nodes_variable_in_filter ... ok
[INFO] [stdout] test explain::tests::test_has_let_nodes_simple_field ... ok
[INFO] [stdout] test explain::tests::test_has_let_nodes_with_let ... ok
[INFO] [stdout] test explain::tests::test_flatten ... ok
[INFO] [stdout] test explain::tests::test_identity ... ok
[INFO] [stdout] test eval::tests::test_evaluate_null_result ... ok
[INFO] [stdout] test explain::tests::test_explain_literal ... ok
[INFO] [stdout] test explain::tests::test_explain_slice ... ok
[INFO] [stdout] test explain::tests::test_let_expression ... ok
[INFO] [stdout] test explain::tests::test_complexity_moderate_with_function ... ok
[INFO] [stdout] test explain::tests::test_expref ... ok
[INFO] [stdout] test explain::tests::test_multi_select ... ok
[INFO] [stdout] test explain::tests::test_complexity_simple_field ... ok
[INFO] [stdout] test explain::tests::test_not_expression ... ok
[INFO] [stdout] test explain::tests::test_invalid_expression ... ok
[INFO] [stdout] test explain::tests::test_simple_field ... ok
[INFO] [stdout] test introspection::tests::test_categories_no_duplicates ... ok
[INFO] [stdout] test introspection::tests::test_categories ... ok
[INFO] [stdout] test explain::tests::test_projection ... ok
[INFO] [stdout] test introspection::tests::test_count_params_brackets ... ok
[INFO] [stdout] test explain::tests::test_index ... ok
[INFO] [stdout] test explain::tests::test_explain_comparison_operators ... ok
[INFO] [stdout] test introspection::tests::test_count_params_empty ... ok
[INFO] [stdout] test explain::tests::test_object_values ... ok
[INFO] [stdout] test introspection::tests::test_count_params_optional_and_variadic ... ok
[INFO] [stdout] test introspection::tests::test_count_params_simple ... ok
[INFO] [stdout] test introspection::tests::test_categories_contains_common ... ok
[INFO] [stdout] test explain::tests::test_pipe_with_function ... ok
[INFO] [stdout] test explain::tests::test_variable_ref ... ok
[INFO] [stdout] test introspection::tests::test_describe_function ... ok
[INFO] [stdout] test introspection::tests::test_describe_function_extension ... ok
[INFO] [stdout] test introspection::tests::test_describe_function_detail_fields ... ok
[INFO] [stdout] test introspection::tests::test_functions_invalid_category ... ok
[INFO] [stdout] test explain::tests::test_or_expression ... ok
[INFO] [stdout] test introspection::tests::test_functions_all ... ok
[INFO] [stdout] test introspection::tests::test_describe_function_by_alias ... ok
[INFO] [stdout] test introspection::tests::test_functions_case_insensitive ... ok
[INFO] [stdout] test introspection::tests::test_search_description_match ... ok
[INFO] [stdout] test introspection::tests::test_search_name_contains_match ... ok
[INFO] [stdout] test introspection::tests::test_similar_functions_nonexistent ... ok
[INFO] [stdout] test introspection::tests::test_functions_multi_match_category ... ok
[INFO] [stdout] test introspection::tests::test_functions ... ok
[INFO] [stdout] test json_utils::tests::test_calculate_depth_nested ... ok
[INFO] [stdout] test introspection::tests::test_search_empty_query ... ok
[INFO] [stdout] test introspection::tests::test_search_functions ... ok
[INFO] [stdout] test introspection::tests::test_search_results_ordered_by_score ... ok
[INFO] [stdout] test introspection::tests::test_search_name_prefix_match ... ok
[INFO] [stdout] test introspection::tests::test_search_case_insensitive ... ok
[INFO] [stdout] test introspection::tests::test_search_no_results ... ok
[INFO] [stdout] test json_utils::tests::test_calculate_depth_primitive ... ok
[INFO] [stdout] test json_utils::tests::test_diff_nested_change ... ok
[INFO] [stdout] test json_utils::tests::test_diff ... ok
[INFO] [stdout] test introspection::tests::test_similar_functions ... ok
[INFO] [stdout] test json_utils::tests::test_format_json ... ok
[INFO] [stdout] test json_utils::tests::test_format_size_kb ... ok
[INFO] [stdout] test json_utils::tests::test_format_size_mb ... ok
[INFO] [stdout] test json_utils::tests::test_format_size_bytes ... ok
[INFO] [stdout] test json_utils::tests::test_diff_removed_key ... ok
[INFO] [stdout] test json_utils::tests::test_format_json_preserves_data ... ok
[INFO] [stdout] test introspection::tests::test_search_respects_limit ... ok
[INFO] [stdout] test json_utils::tests::test_format_json_invalid_json ... ok
[INFO] [stdout] test json_utils::tests::test_keys_empty_object ... ok
[INFO] [stdout] test json_utils::tests::test_keys ... ok
[INFO] [stdout] test json_utils::tests::test_merge ... ok
[INFO] [stdout] test json_utils::tests::test_diff_added_key ... ok
[INFO] [stdout] test introspection::tests::test_search_exact_name_match ... ok
[INFO] [stdout] test json_utils::tests::test_merge_overlapping_keys ... ok
[INFO] [stdout] test json_utils::tests::test_patch_empty_patch ... ok
[INFO] [stdout] test json_utils::tests::test_merge_nested_objects ... ok
[INFO] [stdout] test json_utils::tests::test_merge_null_removes_key ... ok
[INFO] [stdout] test json_utils::tests::test_patch ... ok
[INFO] [stdout] test json_utils::tests::test_diff_invalid_json ... ok
[INFO] [stdout] test json_utils::tests::test_keys_non_object_non_recursive ... ok
[INFO] [stdout] test json_utils::tests::test_keys_recursive_nested ... ok
[INFO] [stdout] test introspection::tests::test_similar_same_category_populated ... ok
[INFO] [stdout] test json_utils::tests::test_diff_identical ... ok
[INFO] [stdout] test json_utils::tests::test_merge_invalid_json ... ok
[INFO] [stdout] test introspection::tests::test_similar_functions_serde ... ok
[INFO] [stdout] test json_utils::tests::test_patch_invalid_patch ... ok
[INFO] [stdout] test json_utils::tests::test_format_json_indent_4 ... ok
[INFO] [stdout] test introspection::tests::test_similar_signature_uses_correct_arity ... ok
[INFO] [stdout] test query_store::tests::test_clear ... ok
[INFO] [stdout] test query_store::tests::test_delete ... ok
[INFO] [stdout] test query_store::tests::test_define_overwrites ... ok
[INFO] [stdout] test query_store::tests::test_define_and_get ... ok
[INFO] [stdout] test query_store::tests::test_get_nonexistent ... ok
[INFO] [stdout] test query_store::tests::test_is_empty ... ok
[INFO] [stdout] test query_store::tests::test_list ... ok
[INFO] [stdout] test query_store::tests::test_list_ordering_stability ... ok
[INFO] [stdout] test tests::test_define_query_invalid_expression ... ok
[INFO] [stdout] test json_utils::tests::test_patch_add_operation ... ok
[INFO] [stdout] test json_utils::tests::test_paths_with_types_and_values ... ok
[INFO] [stdout] test tests::test_builder_default ... ok
[INFO] [stdout] test json_utils::tests::test_stats_array_of_objects_fields ... ok
[INFO] [stdout] test json_utils::tests::test_paths_array_indices ... ok
[INFO] [stdout] test query_store::tests::test_empty_name ... ok
[INFO] [stdout] test json_utils::tests::test_patch_remove_operation ... ok
[INFO] [stdout] test tests::test_define_query_with_description ... ok
[INFO] [stdout] test json_utils::tests::test_paths ... ok
[INFO] [stdout] test json_utils::tests::test_stats_nested_depth ... ok
[INFO] [stdout] test json_utils::tests::test_stats_object ... ok
[INFO] [stdout] test tests::test_delete_query_nonexistent ... ok
[INFO] [stdout] test json_utils::tests::test_stats_invalid_json ... ok
[INFO] [stdout] test json_utils::tests::test_stats_empty_array ... ok
[INFO] [stdout] test json_utils::tests::test_paths_root_is_at_sign ... ok
[INFO] [stdout] test tests::test_define_query_overwrite ... ok
[INFO] [stdout] test tests::test_list_queries_multiple ... ok
[INFO] [stdout] test tests::test_discovery_index_stats_empty ... ok
[INFO] [stdout] test tests::test_get_discovery_schema ... ok
[INFO] [stdout] test tests::test_query_store ... ok
[INFO] [stdout] test tests::test_from_config_default ... ok
[INFO] [stdout] test tests::test_engine_strict_mode ... ok
[INFO] [stdout] test tests::test_discovery_accessor ... ok
[INFO] [stdout] test tests::test_engine_creation ... ok
[INFO] [stdout] test tests::test_discovery ... ok
[INFO] [stdout] test json_utils::tests::test_stats ... ok
[INFO] [stdout] test tests::test_queries_accessor ... ok
[INFO] [stdout] test tests::test_engine_default ... ok
[INFO] [stdout] test tests::test_unregister_nonexistent ... ok
[INFO] [stdout] test tests::test_list_queries_empty ... ok
[INFO] [stdout] test types::tests::test_batch_evaluate_result_roundtrip ... ok
[INFO] [stdout] test types::tests::test_batch_expression_result_skip_none_fields ... ok
[INFO] [stdout] test types::tests::test_batch_expression_result_success ... ok
[INFO] [stdout] test types::tests::test_batch_expression_result_error ... ok
[INFO] [stdout] test types::tests::test_eval_response_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::test_validation_result_skip_none_error ... ok
[INFO] [stdout] test types::tests::test_validation_result_valid_roundtrip ... ok
[INFO] [stdout] test types::tests::test_eval_request_serde_roundtrip ... ok
[INFO] [stdout] test types::tests::test_validation_result_invalid_roundtrip ... ok
[INFO] [stdout] test tests::test_registry_accessor ... ok
[INFO] [stdout] test tests::test_with_options_strict ... ok
[INFO] [stdout] test types::tests::test_eval_request_complex_input ... ok
[INFO] [stdout] test tests::test_with_options_non_strict ... ok
[INFO] [stdout] test tests::test_register_discovery_duplicate ... ok
[INFO] [stdout] test tests::test_runtime_accessor ... ok
[INFO] [stdout] test tests::test_run_query_not_found ... ok
[INFO] [stdout] test tests::test_get_query_nonexistent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 248 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e5fcb724d880263b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_batch_evaluate_workflow ... ok
[INFO] [stdout] test test_builder_workflow ... ok
[INFO] [stdout] test test_explain_and_evaluate_consistency ... ok
[INFO] [stdout] test test_create_evaluate_verify ... ok
[INFO] [stdout] test test_strict_engine_behavior ... ok
[INFO] [stdout] test test_discovery_lifecycle ... ok
[INFO] [stdout] test test_validate_then_evaluate ... ok
[INFO] [stdout] test test_config_driven_engine ... ok
[INFO] [stdout] test test_error_propagation ... ok
[INFO] [stdout] test test_json_utilities_workflow ... ok
[INFO] [stdout] test test_diff_patch_roundtrip ... ok
[INFO] [stdout] test test_evaluate_with_extension_functions ... ok
[INFO] [stdout] test test_query_store_lifecycle ... ok
[INFO] [stdout] test test_multiple_discovery_servers ... ok
[INFO] [stdout] test test_introspection_search_describe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jpx_engine
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test src/config.rs - config::EngineBuilder (line 190) ... ok
[INFO] [stdout] test src/error.rs - error (line 8) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::JpxEngine::similar_functions (line 324) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::JpxEngine::functions (line 162) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::JpxEngine::categories (line 140) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::diff (line 161) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::keys (line 254) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::patch (line 187) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::merge (line 224) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::format_json (line 117) ... ok
[INFO] [stdout] test src/eval.rs - eval::JpxEngine::validate (line 144) ... ok
[INFO] [stdout] test src/explain.rs - explain::ExplainResult (line 17) ... ok
[INFO] [stdout] test src/error.rs - error (line 29) ... ok
[INFO] [stdout] test src/eval.rs - eval::JpxEngine::batch_evaluate (line 99) ... ok
[INFO] [stdout] test src/explain.rs - explain::JpxEngine::explain (line 61) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::stats (line 326) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::StatsResult (line 20) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::JpxEngine::paths (line 294) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::JpxEngine::describe_function (line 205) ... ok
[INFO] [stdout] test src/lib.rs - (line 110) ... ok
[INFO] [stdout] test src/json_utils.rs - json_utils::PathInfo (line 77) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::SimilarFunctionsResult (line 100) ... ok
[INFO] [stdout] test src/eval.rs - eval::JpxEngine::evaluate_str (line 78) ... ok
[INFO] [stdout] test src/eval.rs - eval::JpxEngine::evaluate (line 30) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::JpxEngine::search_functions (line 235) ... ok
[INFO] [stdout] test src/lib.rs - (line 34) ... ok
[INFO] [stdout] test src/lib.rs - (line 51) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine::new (line 358) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine::strict (line 421) ... ok
[INFO] [stdout] test src/introspection.rs - introspection::FunctionDetail (line 19) ... ok
[INFO] [stdout] test src/lib.rs - (line 80) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine (line 325) ... ok
[INFO] [stdout] test src/lib.rs - (line 194) ... ok
[INFO] [stdout] test src/query_store.rs - query_store::StoredQuery (line 45) ... ok
[INFO] [stdout] test src/query_store.rs - query_store::QueryStore (line 72) ... ok
[INFO] [stdout] test src/types.rs - types::EvalRequest (line 16) ... ok
[INFO] [stdout] test src/types.rs - types::BatchEvaluateResult (line 95) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine (line 306) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine::with_options (line 385) ... ok
[INFO] [stdout] test src/lib.rs - (line 220) ... ok
[INFO] [stdout] test src/types.rs - types::ValidationResult (line 49) ... ok
[INFO] [stdout] test src/lib.rs - (line 173) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine::builder (line 471) ... ok
[INFO] [stdout] test src/lib.rs - JpxEngine::from_config (line 442) ... ok
[INFO] [stdout] test src/lib.rs - (line 143) ... ok
[INFO] [stdout] test src/query_store.rs - query_store (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.91s; merged doctests compilation took 1.72s
[INFO] running `Command { std: "docker" "inspect" "96b98a9c79a1a337ce0ab131f1bae65a6b351360776b64073cddc7a648dd7a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96b98a9c79a1a337ce0ab131f1bae65a6b351360776b64073cddc7a648dd7a78", kill_on_drop: false }`
[INFO] [stdout] 96b98a9c79a1a337ce0ab131f1bae65a6b351360776b64073cddc7a648dd7a78
